New Categories View - Integration With Synced Pattern Popups#40
Merged
New Categories View - Integration With Synced Pattern Popups#40
Conversation
…ories. (#37) * Adding base categories screen. * Getting Hello World on categories screen. * Getting toggles to work. * Fixing toggle switches. * Doing prod build. * Adding pattern count to registered categories. * Getting categories into shape for display. * Fixing category encoding with category name. * Adding category card view. * Adding card views and disable buttons/states. * Changing icon. * Adding New Category modal. * Removing dispatch temporarily. * Adding new category modal. * Adding React Hook Form for bulk actions. * Adding checkboxes to each card. * Adding per item checks on the checkbox control. * Hiding delete button until focus/hover. * Fixing toggle states * Adding deletion modal. * Adding bulk actions and delete category modal. * Adding edit and create modals. * Allowing empty categories to be selected from quick edit list. * Adding edit local and registered category modals. * Fixing default filters. * Finishing up delete modal animations. * Adding disable functionality and disable modal and endpoint. * Updating default view when initializing categories. * Fixing toggle switch logic for enabled/disabled categories. * Making snackbar more dynamic. * Adding shortcut from categories screen back to patterns screen. * Adding appropriate reset to patterns grid. * Clearing checked state. Making it so categories only have links when full. * Fixing issues with the checkbox and bulk select of non-related types. * Adding clear selection to bulk controls. * Adding map category dialogue. * Changing enable button color. * Adding mapped categories jmodal. * Ensuring accurate category count. * Ensuring categories and assets only show up when set. * Removing categories from the main settings page. * Doing prod build. * Doing prod build. --------- Co-authored-by: Ronald Huereca <ronald@mediaron.com>
Co-authored-by: Ronald Huereca <ronald@mediaron.com>
* Checking to see if plugin is active. * Adding compatibility with Synced Pattern Popups plugin. --------- Co-authored-by: Ronald Huereca <ronald@mediaron.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces a new categories view and integrates with Synced Pattern Popups.